Skip to content

Homework#1

Open
VancheSKa wants to merge 1 commit intodevfrom
feature/homework
Open

Homework#1
VancheSKa wants to merge 1 commit intodevfrom
feature/homework

Conversation

@VancheSKa
Copy link
Owner

No description provided.

System.out.println("Hello world!");
Race race = new Race();
Car carNumberOne = new Car();
System.out.println("Введите название машины №1:");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Рекомендация:
Для запроса данных хорошо бы подошёл один из циклов, к примеру, for. Он бы помог избежать не нужного дублирования кода

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants